[INFO] fetching crate rla 0.1.1...
[INFO] testing rla-0.1.1 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate rla 0.1.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate rla 0.1.1
[INFO] finished tweaking crates.io crate rla 0.1.1
[INFO] tweaked toml for crates.io crate rla 0.1.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rla 0.1.1 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 21 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.3.2 (available: v1.3.5)
[INFO] [stderr]       Adding num v0.1.43 (available: v0.4.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e42f0a73f7ddc6f5922ec6c1f7cf06db34966386be9fd1a00ac385a367dc8866
[INFO] running `Command { std: "docker" "start" "-a" "e42f0a73f7ddc6f5922ec6c1f7cf06db34966386be9fd1a00ac385a367dc8866", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e42f0a73f7ddc6f5922ec6c1f7cf06db34966386be9fd1a00ac385a367dc8866", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e42f0a73f7ddc6f5922ec6c1f7cf06db34966386be9fd1a00ac385a367dc8866", kill_on_drop: false }`
[INFO] [stdout] e42f0a73f7ddc6f5922ec6c1f7cf06db34966386be9fd1a00ac385a367dc8866
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b770dcf1c0b8fbeae30cb7863fa42e4030e8ee27981311ee34ee783a446cbb7c
[INFO] running `Command { std: "docker" "start" "-a" "b770dcf1c0b8fbeae30cb7863fa42e4030e8ee27981311ee34ee783a446cbb7c", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling num-bigint v0.1.45
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling num-complex v0.1.44
[INFO] [stderr]    Compiling num-rational v0.1.43
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling generic-array v0.3.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num v0.1.43
[INFO] [stderr]    Compiling rla v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/lib.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/vector.rs:34:65
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     let mut new_data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 | impl_op_vec!(Sub, sub, -);
[INFO] [stdout]    | ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_op_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/vector.rs:34:65
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     let mut new_data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 | impl_op_vec!(Add, add, +);
[INFO] [stdout]    | ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_op_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/vector.rs:34:65
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     let mut new_data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 | impl_op_vec!(Mul, mul, *);
[INFO] [stdout]    | ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_op_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/vector.rs:34:65
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     let mut new_data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 | impl_op_vec!(Div, div, /);
[INFO] [stdout]    | ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_op_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/vector.rs:64:65
[INFO] [stdout]    |
[INFO] [stdout] 64 |                     let mut new_data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 | impl_op_vec_un!(Mul, mul, *);
[INFO] [stdout]    | ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_op_vec_un` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/vector.rs:64:65
[INFO] [stdout]    |
[INFO] [stdout] 64 |                     let mut new_data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 79 | impl_op_vec_un!(Add, add, +);
[INFO] [stdout]    | ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_op_vec_un` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/vector.rs:64:65
[INFO] [stdout]    |
[INFO] [stdout] 64 |                     let mut new_data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 80 | impl_op_vec_un!(Sub, sub, -);
[INFO] [stdout]    | ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_op_vec_un` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/vector.rs:64:65
[INFO] [stdout]    |
[INFO] [stdout] 64 |                     let mut new_data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 81 | impl_op_vec_un!(Div, div, /);
[INFO] [stdout]    | ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_op_vec_un` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/vector.rs:101:53
[INFO] [stdout]     |
[INFO] [stdout] 101 |             let mut data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/vector.rs:116:53
[INFO] [stdout]     |
[INFO] [stdout] 116 |             let mut data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.13s
[INFO] running `Command { std: "docker" "inspect" "b770dcf1c0b8fbeae30cb7863fa42e4030e8ee27981311ee34ee783a446cbb7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b770dcf1c0b8fbeae30cb7863fa42e4030e8ee27981311ee34ee783a446cbb7c", kill_on_drop: false }`
[INFO] [stdout] b770dcf1c0b8fbeae30cb7863fa42e4030e8ee27981311ee34ee783a446cbb7c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 85c72dd982833d3ea70bdbbcce1011a3d234a6070dddd85cb100df2ea4f06c77
[INFO] running `Command { std: "docker" "start" "-a" "85c72dd982833d3ea70bdbbcce1011a3d234a6070dddd85cb100df2ea4f06c77", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/lib.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/vector.rs:34:65
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     let mut new_data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 | impl_op_vec!(Sub, sub, -);
[INFO] [stdout]    | ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_op_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/vector.rs:34:65
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     let mut new_data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 | impl_op_vec!(Add, add, +);
[INFO] [stdout]    | ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_op_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/vector.rs:34:65
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     let mut new_data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 | impl_op_vec!(Mul, mul, *);
[INFO] [stdout]    | ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_op_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/vector.rs:34:65
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     let mut new_data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 | impl_op_vec!(Div, div, /);
[INFO] [stdout]    | ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_op_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/vector.rs:64:65
[INFO] [stdout]    |
[INFO] [stdout] 64 |                     let mut new_data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 | impl_op_vec_un!(Mul, mul, *);
[INFO] [stdout]    | ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_op_vec_un` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/vector.rs:64:65
[INFO] [stdout]    |
[INFO] [stdout] 64 |                     let mut new_data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 79 | impl_op_vec_un!(Add, add, +);
[INFO] [stdout]    | ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_op_vec_un` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/vector.rs:64:65
[INFO] [stdout]    |
[INFO] [stdout] 64 |                     let mut new_data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 80 | impl_op_vec_un!(Sub, sub, -);
[INFO] [stdout]    | ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_op_vec_un` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/vector.rs:64:65
[INFO] [stdout]    |
[INFO] [stdout] 64 |                     let mut new_data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 81 | impl_op_vec_un!(Div, div, /);
[INFO] [stdout]    | ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_op_vec_un` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/vector.rs:101:53
[INFO] [stdout]     |
[INFO] [stdout] 101 |             let mut data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/vector.rs:116:53
[INFO] [stdout]     |
[INFO] [stdout] 116 |             let mut data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rla v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/lib.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/vector.rs:34:65
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     let mut new_data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 | impl_op_vec!(Sub, sub, -);
[INFO] [stdout]    | ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_op_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/vector.rs:34:65
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     let mut new_data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 | impl_op_vec!(Add, add, +);
[INFO] [stdout]    | ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_op_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/vector.rs:34:65
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     let mut new_data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 | impl_op_vec!(Mul, mul, *);
[INFO] [stdout]    | ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_op_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/vector.rs:34:65
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     let mut new_data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 | impl_op_vec!(Div, div, /);
[INFO] [stdout]    | ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_op_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/vector.rs:64:65
[INFO] [stdout]    |
[INFO] [stdout] 64 |                     let mut new_data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 | impl_op_vec_un!(Mul, mul, *);
[INFO] [stdout]    | ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_op_vec_un` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/vector.rs:64:65
[INFO] [stdout]    |
[INFO] [stdout] 64 |                     let mut new_data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 79 | impl_op_vec_un!(Add, add, +);
[INFO] [stdout]    | ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_op_vec_un` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/vector.rs:64:65
[INFO] [stdout]    |
[INFO] [stdout] 64 |                     let mut new_data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 80 | impl_op_vec_un!(Sub, sub, -);
[INFO] [stdout]    | ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_op_vec_un` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/vector.rs:64:65
[INFO] [stdout]    |
[INFO] [stdout] 64 |                     let mut new_data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 81 | impl_op_vec_un!(Div, div, /);
[INFO] [stdout]    | ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_op_vec_un` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/vector.rs:101:53
[INFO] [stdout]     |
[INFO] [stdout] 101 |             let mut data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/vector.rs:116:53
[INFO] [stdout]     |
[INFO] [stdout] 116 |             let mut data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s
[INFO] running `Command { std: "docker" "inspect" "85c72dd982833d3ea70bdbbcce1011a3d234a6070dddd85cb100df2ea4f06c77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85c72dd982833d3ea70bdbbcce1011a3d234a6070dddd85cb100df2ea4f06c77", kill_on_drop: false }`
[INFO] [stdout] 85c72dd982833d3ea70bdbbcce1011a3d234a6070dddd85cb100df2ea4f06c77
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 46fbc4eca3d37a950967287ba16e4fd2948c72c586b37a2e1b3db8e98fa9c95f
[INFO] running `Command { std: "docker" "start" "-a" "46fbc4eca3d37a950967287ba16e4fd2948c72c586b37a2e1b3db8e98fa9c95f", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: unused `#[macro_use]` import
[INFO] [stderr]  --> src/lib.rs:3:1
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[macro_use]
[INFO] [stderr]   | ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stderr]   --> src/vector.rs:34:65
[INFO] [stderr]    |
[INFO] [stderr] 34 |                     let mut new_data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stderr]    |                                                                 ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 49 | impl_op_vec!(Sub, sub, -);
[INFO] [stderr]    | ------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `impl_op_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stderr]   --> src/vector.rs:34:65
[INFO] [stderr]    |
[INFO] [stderr] 34 |                     let mut new_data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stderr]    |                                                                 ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 50 | impl_op_vec!(Add, add, +);
[INFO] [stderr]    | ------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_op_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stderr]   --> src/vector.rs:34:65
[INFO] [stderr]    |
[INFO] [stderr] 34 |                     let mut new_data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stderr]    |                                                                 ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 51 | impl_op_vec!(Mul, mul, *);
[INFO] [stderr]    | ------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_op_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stderr]   --> src/vector.rs:34:65
[INFO] [stderr]    |
[INFO] [stderr] 34 |                     let mut new_data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stderr]    |                                                                 ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 52 | impl_op_vec!(Div, div, /);
[INFO] [stderr]    | ------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_op_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stderr]   --> src/vector.rs:64:65
[INFO] [stderr]    |
[INFO] [stderr] 64 |                     let mut new_data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stderr]    |                                                                 ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 78 | impl_op_vec_un!(Mul, mul, *);
[INFO] [stderr]    | ---------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_op_vec_un` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stderr]   --> src/vector.rs:64:65
[INFO] [stderr]    |
[INFO] [stderr] 64 |                     let mut new_data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stderr]    |                                                                 ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 79 | impl_op_vec_un!(Add, add, +);
[INFO] [stderr]    | ---------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_op_vec_un` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stderr]   --> src/vector.rs:64:65
[INFO] [stderr]    |
[INFO] [stderr] 64 |                     let mut new_data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stderr]    |                                                                 ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 80 | impl_op_vec_un!(Sub, sub, -);
[INFO] [stderr]    | ---------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_op_vec_un` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stderr]   --> src/vector.rs:64:65
[INFO] [stderr]    |
[INFO] [stderr] 64 |                     let mut new_data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stderr]    |                                                                 ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 81 | impl_op_vec_un!(Div, div, /);
[INFO] [stderr]    | ---------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_op_vec_un` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stderr]    --> src/vector.rs:101:53
[INFO] [stderr]     |
[INFO] [stderr] 101 |             let mut data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stderr]     |                                                     ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stderr]    --> src/vector.rs:116:53
[INFO] [stderr]     |
[INFO] [stderr] 116 |             let mut data: GenericArray<T, N> = mem::uninitialized();
[INFO] [stderr]     |                                                     ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `rla` (lib) generated 11 warnings
[INFO] [stderr] warning: `rla` (lib test) generated 11 warnings (11 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rla-f76735580cb4aa43)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test vector::distance_vec ... ok
[INFO] [stdout] test vector::mul_v ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rla
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/vector.rs - vector::Vector<T,N>::from_one_less (line 90) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "46fbc4eca3d37a950967287ba16e4fd2948c72c586b37a2e1b3db8e98fa9c95f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46fbc4eca3d37a950967287ba16e4fd2948c72c586b37a2e1b3db8e98fa9c95f", kill_on_drop: false }`
[INFO] [stdout] 46fbc4eca3d37a950967287ba16e4fd2948c72c586b37a2e1b3db8e98fa9c95f
